home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
veryea1a
/
form1.frm
< prev
next >
Wrap
Text File
|
1999-10-06
|
18KB
|
560 lines
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form Form1
Caption = "Easy Writer"
ClientHeight = 10410
ClientLeft = 2010
ClientTop = 630
ClientWidth = 10995
LinkTopic = "Form1"
ScaleHeight = 10410
ScaleWidth = 10995
Begin VB.CommandButton Command10
BackColor = &H00FFFFFF&
Caption = "Exit"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2880
Style = 1 'Grafisch
TabIndex = 13
Top = 600
Width = 1095
End
Begin VB.CommandButton Command9
BackColor = &H00FFFFFF&
Caption = "New"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2880
Style = 1 'Grafisch
TabIndex = 12
Top = 120
Width = 1095
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 240
Top = 1800
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin MSComctlLib.Slider Slider1
Height = 375
Left = 0
TabIndex = 10
Top = 1080
Width = 11055
_ExtentX = 19500
_ExtentY = 661
_Version = 393216
End
Begin VB.CommandButton Command8
BackColor = &H00FFFFFF&
Caption = "Color"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1680
Style = 1 'Grafisch
TabIndex = 9
Top = 600
Width = 1095
End
Begin VB.CommandButton Command7
BackColor = &H00FFFFFF&
Caption = "Font"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1680
Style = 1 'Grafisch
TabIndex = 8
Top = 120
Width = 1095
End
Begin VB.CommandButton Command6
Height = 375
Left = 1080
Picture = "Form1.frx":0000
Style = 1 'Grafisch
TabIndex = 7
Top = 600
Width = 375
End
Begin VB.CommandButton Command5
Height = 375
Left = 600
Picture = "Form1.frx":038E
Style = 1 'Grafisch
TabIndex = 6
Top = 120
Width = 375
End
Begin VB.CommandButton Command4
Height = 375
Left = 600
Picture = "Form1.frx":06EA
Style = 1 'Grafisch
TabIndex = 5
Top = 600
Width = 375
End
Begin VB.CommandButton Command3
Height = 375
Left = 120
Picture = "Form1.frx":0A31
Style = 1 'Grafisch
TabIndex = 4
Top = 600
Width = 375
End
Begin VB.CommandButton Command2
Height = 375
Left = 1080
Picture = "Form1.frx":0D38
Style = 1 'Grafisch
TabIndex = 3
Top = 120
Width = 375
End
Begin VB.CommandButton Command1
Height = 375
Left = 120
Picture = "Form1.frx":10F6
Style = 1 'Grafisch
TabIndex = 2
Top = 120
Width = 375
End
Begin RichTextLib.RichTextBox RichTextBox1
Height = 8655
Left = 0
TabIndex = 0
Top = 1440
Width = 11055
_ExtentX = 19500
_ExtentY = 15266
_Version = 393217
Enabled = -1 'True
ScrollBars = 2
TextRTF = $"Form1.frx":1449
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Unten ausrichten
Height = 300
Left = 0
TabIndex = 1
Top = 10110
Width = 10995
_ExtentX = 19394
_ExtentY = 529
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 3
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
TextSave = "18:39"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
TextSave = "06.10.99"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 2
Enabled = 0 'False
TextSave = "NUM"
EndProperty
EndProperty
End
Begin VB.Label Label1
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 855
Left = 4680
TabIndex = 11
Top = 120
Width = 6255
End
Begin VB.Menu mnufile
Caption = "File"
Begin VB.Menu mnunew
Caption = "New"
End
Begin VB.Menu mnuen
Caption = "Open encrypted File"
End
Begin VB.Menu mnuun
Caption = "Open unencrypted File"
End
Begin VB.Menu mnusave1
Caption = "Save and encrypt"
End
Begin VB.Menu mnuwithout
Caption = "Save without encrypting"
End
Begin VB.Menu mnuprint
Caption = "Print"
Shortcut = ^P
End
Begin VB.Menu mnuexit
Caption = "Exit"
End
End
Begin VB.Menu mnuedit
Caption = "Edit"
Begin VB.Menu mnucopy
Caption = "Copy"
Shortcut = ^C
End
Begin VB.Menu mnucut
Caption = "Cut"
Shortcut = ^X
End
Begin VB.Menu mnupaste
Caption = "